xenpaging: drop xc.c, move xc_wait_for_event_or_timeout
authorOlaf Hering <olaf@aepfle.de>
Fri, 10 Jun 2011 08:47:11 +0000 (10:47 +0200)
committerOlaf Hering <olaf@aepfle.de>
Fri, 10 Jun 2011 08:47:11 +0000 (10:47 +0200)
commit1a6a2f7c4da1585d7801affe4ff1fa56ef2b0804
tree2b60de7bfb7d3d9ea7a2c2260ee080961003fd59
parent160e87fd4961febf88b6cc8b192ffb597f2cee12
xenpaging: drop xc.c, move xc_wait_for_event_or_timeout

Move xc_wait_for_event_or_timeout() into xenpaging and massage it a bit for
further changes in subsequent patches.
Include poll.h instead of sys/poll.h.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/xenpaging/xc.c
tools/xenpaging/xc.h
tools/xenpaging/xenpaging.c